home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / odcizena lahev / Odcizena lahev / Odcizená lahev.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  2004-09-30  |  805 b   |  38 lines

  1. object Form2: TForm2
  2.   Left = 216
  3.   Top = 96
  4.   BorderStyle = bsNone
  5.   Caption = 'Form2'
  6.   ClientHeight = 566
  7.   ClientWidth = 792
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 166
  21.     Top = 248
  22.     Width = 477
  23.     Height = 37
  24.     Caption = 'Nahr'#225'v'#225'm, pros'#237'm vy'#269'kejte . . . '
  25.     Font.Charset = EASTEUROPE_CHARSET
  26.     Font.Color = clWhite
  27.     Font.Height = -32
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Timer1: TTimer
  33.     Interval = 2000
  34.     OnTimer = Timer1Timer
  35.     Left = 2
  36.   end
  37. end
  38.